home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98b.txt / 000077_icon-group-sender _Tue Jun 9 17:37:20 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.8/8.8.7) with SMTP id RAA04371
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Tue, 9 Jun 1998 17:37:20 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA16062; Tue, 9 Jun 1998 17:37:12 -0700
  7. Date: Tue, 9 Jun 1998 17:36:07 -0500 (CDT)
  8. From: Chris Tenaglia <cdt@post.its.mcw.edu>
  9. To: icon-group@optima.CS.Arizona.EDU
  10. Subject: Icon for CGI
  11. Message-Id: <Pine.SOL.3.96.980609172809.18527A-100000@post.its.mcw.edu>
  12. Mime-Version: 1.0
  13. Content-Type: TEXT/PLAIN; charset=US-ASCII
  14. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  15. Status: RO
  16. Content-Length: 991
  17.  
  18. Been trying to experiment with Icon V9 as a cgi engine.
  19. wrote a little script that generates a value hmtl page
  20. to stdout. It's called by an input form. I get the
  21. following message from Netscape :
  22. _______________________________________________________
  23. Server Error
  24.  
  25. This server has encountered an internal error which prevents it from
  26. fulfilling your request. The most likely cause is a misconfiguration.
  27. Please ask the administrator to look for messages in the server's error
  28. log.
  29. _______________________________________________________
  30.  
  31. The chmod for executable and iconx and icont are 755.
  32. icont works fine to compile, the telnet iconx runs
  33. interactively. What am I missing to get the CGI to
  34. run it? Thanks in advance
  35.  
  36.  
  37. Chris Tenaglia   (system manager)     |  The future foretold,
  38. Medical College of Wisconsin          |  The past explained,
  39. 8701 W. Watertown Plank Rd.           |  The present largely appologized for.
  40. Milwaukee, WI 53226   (414)456-8765   |  Organon to the Doctor
  41.  
  42.  
  43.